Merge branch 'wip/otte/texture-threads' into 'master'
authorBenjamin Otte <otte.benjamin@googlemail.com>
Mon, 13 Sep 2021 00:16:30 +0000 (00:16 +0000)
committerBenjamin Otte <otte.benjamin@googlemail.com>
Mon, 13 Sep 2021 00:16:30 +0000 (00:16 +0000)
commitf572ca52d237e628cc61036a394b46a50dd433ee
treec83744525532be032c81b894bb167cbc2715c981
parentb9ee9979e77b70c00e29b2edb7fdab28ae2c0f27
parent193b38373913952fd8a37498791c4037305ef717
Merge branch 'wip/otte/texture-threads' into 'master'

gltexture: Make sure downloading textures works in a different thread

See merge request GNOME/gtk!3942